home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2003 March / DPPCPRO0303.ISO / Components / Microsoft ASP / _SETUP.1 / ASPWizard.jar / asp / wizard / WizardViewSubDbQuerySort$2.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-11-20  |  978 b   |  18 lines

  1. package asp.wizard;
  2.  
  3. import java.util.Vector;
  4.  
  5. final class WizardViewSubDbQuerySort$2 implements XferItemListener {
  6.    // $FF: synthetic field
  7.    private final WizardViewSubDbQuerySort this$0;
  8.  
  9.    public void fillRow(Object listItem, Vector rowToFill) {
  10.       WizardViewSubDbQuerySort.access$1(this.this$0, listItem, rowToFill);
  11.    }
  12.  
  13.    // $FF: synthetic method
  14.    WizardViewSubDbQuerySort$2(WizardViewSubDbQuerySort this$0) {
  15.       this.this$0 = this$0;
  16.    }
  17. }
  18.